services.xserver.xkb.extraLayouts.<name>.compatFile

The path to the xkb compat file. This file sets the compatibility state, used to preserve compatibility with xkb-unaware programs. It must contain a xkb_compat "name" { ... } block.

Type
null or absolute path
Default
null
Declared
<nixpkgs/nixos/modules/services/x11/extra-layouts.nix>